home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / jet_pac_stan.swf / scripts / DefineButton2_56 / BUTTONCONDACTION on(release).as
Text File  |  2006-11-13  |  60b  |  5 lines

  1. on(release){
  2.    _root.soundOn = 1;
  3.    gotoAndStop(2);
  4. }
  5.